home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / wof47.zip / WHEEL.DOC < prev    next >
Text File  |  1992-10-13  |  26KB  |  573 lines

  1.  
  2.                             WHEEL of FORTUNE
  3.  
  4.                                   v4.7
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                             (404) 256-9525
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.                              PACKAGE CONTENTS
  35.                              ________________
  36.  
  37.                 WHEEL.EXE.....Main Wheel Program
  38.                 WHEEL.HIS.....History of Changes
  39.                 WHEEL.SCO.....Top Score File
  40.                 WHEEL.DAT.....Database of REGULAR Puzzles/Categories
  41.                 BONUS.DAT.....Database of BONUS   Puzzles/Categories
  42.                 WHEEL.QUE.....Current Set of Puzzles
  43.                 BONUS.QUE.....Current Bonus Puzzle
  44.                 README.1ST....If Present, Must Read First
  45.                 WHEEL.SAV.....Snapshot of the Game Caller Has Saved
  46.                 WHEEL.USR.....Tracks Number of Puzzles Caller Has Played Today
  47.                 WHEEL.HOF.....Contains Data For Hall of Fame
  48.                 WHEELQUE.OLD..Used REGULAR Puzzles
  49.                 BONUSQUE.OLD..Used BONUS Puzzles
  50.                 WOFEVENT.EXE..Change Puzzles Automatically via Event
  51.                 WOFMAINT.EXE..Main Maintenance Program
  52.                 WOFPUZZL.EXE..  * Adds Puzzles/Updates CATEGORY Database
  53.                 WOFINIT.EXE...  * Initialize Game
  54.                 WOFRECYC.EXE..  * Recycle Used Puzzles
  55.                 WOFCHANG.EXE..  * Manually Change Puzzles
  56.                 WOFIMPRT.EXE..  * Import External Puzzle File
  57.                 WOFDUPCK.EXE..  * Check For Duplicates
  58.  
  59.                 * These Programs Must Be Run From WOFMAINT ONLY!
  60.  
  61.  
  62.          
  63.  
  64.  
  65.                                 OVERVIEW
  66.                                 ________
  67.  
  68.  
  69.    Wheel of Fortune is an adaptation of the very popular TV game show. 
  70.    The game is played almost exactly the same, however, you will have to
  71.    use your imagination when it comes to who is turning the letters on 
  72.    the board. I can assure you that Vanna is not doing the turning. The
  73.    game has a SAVE feature which allows the caller to quit the game and
  74.    pick up where they left off, when the caller next chooses the door.
  75.  
  76.  
  77.  
  78.  
  79.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  80.          created in the directory you run the door from.
  81.  
  82.  
  83.                               INSTALLATION
  84.                               ____________
  85.  
  86.  
  87.    Installation is fairly easy and straight-forward. The following steps and
  88.    examples should have you up and running in a very short period of time.
  89.    It is assumed that you are familiar with setting up DOORS on your system.
  90.    To this end, only examples of the configuration file and Door batch file
  91.    are described.
  92.  
  93.       1) Create a directory to hold all WHEEL of FORTUNE files.
  94.  
  95.       2) Unzip WOFxx.ZIP into the the above directory.
  96.  
  97.          NOTE: BRUN45.EXE is not included but is required !!!
  98.  
  99.       3) Create a configuration file, with a name of your choice, or
  100.          modify the supplied WHEEL.CFG file. A description follows:
  101.  
  102.             **                       Location of System FIle (See Below)
  103.             SUNRISE-80 BBS           Your BBS Name
  104.             Al                       Sysop's First Name
  105.             Lawrence                 Sysop's Last name
  106.  
  107. |-----------------------------------------------------------------------------|
  108. | READ!     1                        CommPort  \ These 2 lines are required   |
  109. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  110. |-----------------------------------------------------------------------------|
  111.  
  112.             00000000                 Registration Number
  113.  
  114.             50                       Number of entries in the Top Score file
  115.                                      Minimum=10, Maximum=50, Default=50
  116.  
  117.             20                       Number of puzzles each player has to solve.
  118.                                      Minimum=10, Maximum=50, Default=20
  119.                                               
  120.  
  121.         #   7                        NUMBER of chances given to solve each
  122.                                      puzzle. A wrong letter choice, landing
  123.                                      on "LOSE TURN" or "BANKRUPT" reduces
  124.                                      this variable by 1. When it reaches 0
  125.                                      the caller receives 100 pts, whether
  126.                                      caller has accumulateed more or not,
  127.                                      and they move on to the next puzzle.
  128.                                      This is the default!
  129.                                                     - or -
  130.                                      
  131.                                      LEVELS - allows caller to select a level
  132.                                      of difficulty. There are 4 levels and each 
  133.                                      level carries a different number of chances
  134.                                      & a sliding percentage of the wheel points
  135.                                      caller will accumulate.
  136.  
  137.             2                        The number of players that must complete
  138.                                      all puzzles, before the puzzles are 
  139.                                      changed automatically by WOFMAINT, usually
  140.                                      in your nightly event processing.
  141.  
  142.        #    3                        Number of puzzles the caller is allowed
  143.                                      to play per day.
  144.                                      (Sysop is unlimited in registered version!)
  145.  
  146.        #    NONE                     Full drive:\path\filename for Top Score
  147.                                      Bulletin, or NONE
  148.  
  149.        #    NONE                     Full drive:\path\filename for Hall of
  150.                                      Fame Bulletin, or NONE
  151.  
  152.             2                        1 = Do Not Display ADOPT-A-DOOR Message
  153.                                      2 = Display ADOPT-A-DOOR Message
  154.  
  155.  
  156.         #   2                        Keyboard Timeout Value in Minutes.
  157.                                      If key not depressed for "value" minutes
  158.                                      then game is saved. Minimum = 2 minutes
  159.  
  160.         #   N                        Y = Allow callers to add Puzzles
  161.                                      N = Do not allow callers to add Puzzles.
  162.                                      (See 'Caller Supplied Puzzles' below)
  163.  
  164.             12000                    Value used to dictate the speed the
  165.                                      wheel will spin. Since I run on a 286/12
  166.                                      I have determined that a value of 12000
  167.                                      performs well. For an 8088 CPU you would
  168.                                      lower the value and for a faster CPU you
  169.                                      would raise the value (range: 1000-15000)
  170.                                      If you find the optimum value for a
  171.                                      specific machine type, please share it
  172.                                      on the support board or thru any Sysop
  173.                                      or BBS_Door echo you have access to!
  174.  
  175.     @   #   XXXX/YYYY                 Blackout Range  From/To
  176.     @   #   XXXX/YYYY                 Blackout Range  From/To
  177.     @   #   XXXX/YYYY                 Blackout Range  From/To
  178.     @   #   XXXX/YYYY                 Blackout Range  From/To
  179.     @   #   XXXX/YYYY                 Blackout Range  From/To
  180.  
  181.          ** = Replace with ONE of the following:
  182.  
  183. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  184. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  185. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  186.                                    (Note:DOOR.SYS must be in SAME directory)
  187. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  188. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  189. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  190. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  191. C:\BBS\CHAIN.TXT                <- For WWIV systems 
  192. C:\BBS\GTUSER.BBS               <- For GT Power 
  193.                                    * if using this option you must put the
  194.                                      ComPort # on line 5 and the Node # on
  195.                                      line 6 of the configuration file
  196.  
  197.  
  198.  
  199.          # =  Requires registration to change to a different value
  200.          @ =  See "Blackout Periods" Below
  201.  
  202.  
  203.               NOTE:THERE ARE TO BE NO BLANK LINES IN THIS FILE !
  204.  
  205.       4) Run WOFMAINT WHEEL.CFG (or name you gave to config file)
  206.                           
  207.           ********************* To Setup Program ****************************
  208.           *                                                                 *
  209.           *     Note filename is the filename you chose in #3 above.        *
  210.           *     ASSUMING that filename from #3 above is  WHEEL.CFG,         *
  211.           *     type the following:                                         *
  212.           *                                                                 *
  213.           *                  WOFMAINT WHEEL.CFG                          *
  214.           *                                                                 *
  215.           *******************************************************************
  216.  
  217.              Choose menu option #6. (NOTE: READ PROMPTS CAREFULLY !!!)
  218.              This will create and initialize all the required files in 
  219.              the directory you created in # 1) above. The program will
  220.              display the names of the files being created. Uses config
  221.              file from #3 above! You will be returned to the main menu
  222.              after initialization. Choose option "X" to exit WOFMAINT.
  223.  
  224.       5) Create a batch file or modify the WHEEL file supplied. A
  225.          description of this file follows:
  226.  
  227.             ECHO off
  228.             CD\bbs\DOORS\WHEEL        Location of Wheel of Fortune Files
  229.             WHEEL WHEEL.CFG           EXE filename and CFG filename (Name
  230.                                       used in creating file in #3 above)
  231.             CD\bbs
  232.             BOARD
  233.  
  234.                  NOTE: THERE ARE NO BLANK LINES IN THIS FILE
  235.  
  236.        6) When running more than one node, be sure to supply a different 
  237.           configuration name for each node (your choice of name) and 
  238.           change the first entry in the .CFG (if necessary).
  239.  
  240.  
  241.                      
  242.                       CALLER SUPPLIED PUZZLES
  243.                       _______________________
  244.  
  245.       If enough time remains, the caller will be given the option to enter
  246.       puzzles for you to use in the databases. This is optional and is 
  247.       controlled by an entry in the CONFIG file (see Config description above).
  248.  
  249.       These entries will reside in a separate file, WOFUSER.PUZ. It will be 
  250.       your responsibility to check the entries out, add a category to each one
  251.       and import them into the WHEEL and/or BONUS databases. Be sure to delete
  252.       the file when you are finished with it, as WOF will add on to the file
  253.       if it is found in the WHEEL directory. If not found it creates a new one.
  254.  
  255.       NOTE: This option is only available if Door is registered!
  256.  
  257.  
  258.                           BLACKOUT PERIODS
  259.                           ________________
  260.  
  261.       Use the Blackout ranges option to define up to 5 time periods during
  262.       which you DO NOT want the Door to be played. If a caller tries to access 
  263.       the Door during the Blackout period, they will be shown a message that
  264.       contains ALL the Blackout periods you have defined, and to try the Door
  265.       at a later time.
  266.  
  267.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  268.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  269.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  270.  
  271.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  272.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  273.                    a Blackout range.
  274.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  275.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  276.  
  277.  
  278.                         NON-STANDARD COM SUPPORT
  279.                         ________________________
  280.  
  281.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  282.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  283.       number after the configuration filename. Let's assume your Door is
  284.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  285.       passed to your Door would be:
  286.  
  287.                             FOOBAR FOOBAR.CFG /5
  288.  
  289.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  290.       normally used with COM1. No /x parameter is needed for the standard
  291.       IRQ's.
  292.  
  293.       As an alternative, you may use an environmental variable on the command
  294.       line. To use the variable (following the example above), place a 
  295.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a 
  296.       different IRQ number for each node). The command line would now look 
  297.       like this: 
  298.  
  299.                           FOOBAR FOOBAR.CFG /%IRQ%
  300.       
  301.       This, in combination with the use of the environmental variables 
  302.       described in the MULTI-NODE SETUP section will allow you to use one 
  303.       batch file and one config file to run this door on all nodes.
  304.  
  305.  
  306.  
  307.  
  308.                            MULTI-NODE SETUP
  309.                            ________________
  310.  
  311.       All Sunrise Doors are Multi-Node capable. Each node must have the 
  312.       ability to access a configuration file which will have its own system 
  313.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first 
  314.       line. There are 2 ways to accomplish this:
  315.  
  316.       (1) Create a separate configuration file for each node. The only 
  317.           difference between each file would be the location of the system 
  318.           file for that particular node. For example, on my system there are 2
  319.           nodes and the first line of the config files would look like this:
  320.  
  321.                         NODE1:  H:\PCB1\DOOR.SYS
  322.                         NODE2:  H:\PCB2\DOOR.SYS
  323.  
  324.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  325.  
  326.       (2) Use ONE configuration file for ALL nodes. This Door will recognize 
  327.           the following PCBoard environmental variables:
  328.  
  329.                  PCBDIR    (Directory containing the System file)
  330.                  PCBDRIVE  (Drive containing the System file)
  331.  
  332.           Thus, the first line of the SINGLE configuration file, for this Door
  333.           would look like this:
  334.  
  335.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  336.  
  337.       NOTE: This option, as described, assumes that you are running PCBoard 
  338.             14.5a software. The environmental variables are automatically 
  339.             created by the software for each node.
  340.  
  341.             HOWEVER, if you are running other BBS software you should be able
  342.             to set the variables EXACTLY as described below, for EACH node 
  343.             (more than likely in each batch file you use to bring up EACH node):
  344.  
  345.                             PCBDRIVE=C:
  346.                             ^^^^^^^^^
  347.                             PCBDIR=\NODE2
  348.                             ^^^^^^^^
  349.             
  350.             Info with a carat (^) under it, MUST be typed as is. The rest 
  351.             depends on your naming conventions. 
  352.  
  353.             This, in combination with the use of the optional environmental
  354.             variable described in the NON-STANDARD COM SUPPORT section, will
  355.             allow you to use one batch file and one config file to run this 
  356.             door on all nodes.
  357.  
  358.  
  359.  
  360.  
  361.                                 WOFMAINT
  362.                                 ________
  363.  
  364.     This is the Wheel of Fortune utility maintenance progam. See below for a
  365.     list of WOFMAINT functions. To start WOFMAINt up enter the following:
  366.  
  367.         
  368.  
  369.      ********************************************************************
  370.      *                                                                  *
  371.      *   Assuming that your config file is named  WHEEL.CFG, enter the  *
  372.      *   following EXAMPLE to run WOFMAINT to maintain puzzle files.    *
  373.      *                                                                  *
  374.      *                  cd\pcb\doors\wheel                              *           
  375.      *                  WOFMAINT WHEEL.CFG                              *
  376.      *                                                                  *
  377.      *   NOTE: If you are running DOS 5.0 and encounter problems with   *
  378.      *         the execution of WOFMAINT, use the following in place    *
  379.      *         of the above example:                                    *
  380.      *                                                                  *
  381.      *                  cd\pcb\doors\wheel                              *
  382.      *                  C:\DOS\LOADFIX WOFMAINT WHEEL.CFG               *
  383.      *                                                                  *
  384.      ********************************************************************                                                                
  385.  
  386.               WOFMAINT WHEEL.CFG (Substitute your config filename) 
  387.  
  388.  
  389.  
  390.  
  391.  
  392.                             WOFMENU FUNCTIONS
  393.                             _________________
  394.         
  395.         (1) Manually Change Puzzles and Reset/Update Files
  396.                Creates new puzzles, Updates Hall of Fame, Resets HiScore, 
  397.                Index and Save files.
  398.         (2) Add REGULAR and BONUS Puzzles to Database
  399.                Add puzzles/categories to REGULAR and BONUS puzzle database.
  400.         (3) Import a Puzzle File
  401.                Import puzzle files you have created offline with your favorite
  402.                editor or word processor. See detailed explanation below under
  403.                "OFFLINE PUZZLE CREATION".
  404.         (4) Check For REGULAR and BONUS Puzzle Duplicates
  405.                Although the program normally checks for duplicates when 
  406.                entering new puzzles, this function is available if you append
  407.                a puzzle file to an existing one bypassing the normal dup check.
  408.         (5) Re-Cycle Used REGULAR and BONUS Puzzles
  409.                When puzzles are changed,the old ones are placed in a file
  410.                called WHEELQUE.OLD or BONUSQUE.OLD. At some point in time you
  411.                may want to add them back into the current database. This option
  412.                will place them at the end of the database file. If you are
  413.                recycling more than 600 puzzles, you must split the file.
  414.         (6) Initialize ALL Files (Initial Setup ONLY!)
  415.                Use only the first time you are setting up this door. It will 
  416.                reset all files, so USE IT with CAUTION !!
  417.         (X) EXIT
  418.               Ends The Program
  419.  
  420.  
  421.                              EVENT PROCESSING
  422.                              ________________
  423.  
  424.     After your caller completes all the puzzles you have defined, it becomes
  425.     necessary to change them and start a new game. This task can be done 
  426.     manually, using WOFMAINT (option #1) or automatically, as part of your 
  427.     nightly EVENT process.
  428.  
  429.     As a nightly EVENT, WOFEVENT checks to see if the number of players, as 
  430.     defined in the configuration file, have completed all puzzles, in which
  431.     case it will automatically supply a new set of puzzles and reset/update 
  432.     the appropriate files. The following is an EXAMPLE of what needs to be 
  433.     placed in your EVENT.SYS file (PcBoard):
  434.  
  435.  
  436.                CD\PCB\DOORS\WHEEL      Location of WOF files
  437.                WOFEVENT WHEEL.CFG     *EXE filename and config filename
  438.                CD\PCB
  439.                BOARD
  440.  
  441.  
  442.              
  443.  
  444.  
  445.                           OFFLINE PUZZLE CREATION
  446.                           _______________________
  447.  
  448.  
  449.     This Wheel of Fortune Door program has the ability to import files you 
  450.     create offline, with your favorite editor or word processor. The file 
  451.     format is simple:  PUZZLE,CATEGORY. The maximum length of each puzzle is
  452.     35 charcters and the maximum length of each category is 20 characters. 
  453.     When this file is imported it is first checked to ensure that it conforms
  454.     to the length restrictions and then the program checks to ensure that 
  455.     there is enough room in the database. If there is no room, you will 
  456.     receive a message to that effect and you will have to wait until enough 
  457.     puzzles are used and space is made available. If the length of any puzzle
  458.     or category is invalid, the offending puzzle will be displayed along with
  459.     which parts are in error. You will have to correct the problem and rerun
  460.     the import option.
  461.  
  462.     As a reminder, there are two (2) databases; REGULAR puzzles and BONUS 
  463.     puzzles. You must create separate files for each and answer the prompt 
  464.     with the appropriate file type.
  465.  
  466.     Once you have registered Wheel of Fortune you you will be able to call 
  467.     Sunrise-80 BBS and pick up extra puzzles. When you log on the BBS go to
  468.     the Doors menu and choose the Door number that corresponds to "WOF puzzles".
  469.     We would appreciate it if you would contribute the puzzles you have made up,
  470.     by uploading them into the same door on out BBS.
  471.  
  472.  
  473.  
  474.                                ADOPT-A-DOOR
  475.                                ____________
  476.  
  477.  
  478.     Having been a Sysop for a number of years, I have had my share of problems
  479.     and frustrations getting financial support for my board's upkeep. A fellow
  480.     Sysop left a message on my board, not long ago, about a concept that was
  481.     being used by several boards around the country.
  482.  
  483.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  484.     would be the same as sending in a donation, only this way it is earmarked
  485.     for registering a particular door. In a way, the user feels he/she is
  486.     "getting something in return". As a Door author I have decided to build
  487.     this concept into each of my Door programs. The concept replaces the
  488.     usual message "tell the Sysop to register this Door" we find in most
  489.     doors.
  490.  
  491.     If the Door is unregisterd then a message appears on the opening screen
  492.     to that effect. After finishing or suspending a game, a message screen
  493.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  494.     caller to contact the Sysop to find out if there is any further details
  495.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  496.     time, etc to callers that ADOPT-A-DOOR.
  497.  
  498.     If the Door has been registered, either by the Sysop or other callers,
  499.     the names of those contributors will be displayed in the closing screen.
  500.  
  501.     NOTE: If you want to display the names of the callers that contributed
  502.           to registering the Door, you must create an ASCII file called
  503.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  504.           the name(s) of the contributors (one on each line, maximum of 5
  505.           entries, each a maximum of 30 characters long). This file must be
  506.           saved, in ASCII format, and placed in the Door directory.
  507.  
  508.  
  509.  
  510.                               LEGALITIES
  511.                               __________
  512.  
  513.  
  514.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  515.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  516.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  517.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  518.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  519.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  520.       OR BREACH OF ANY WARRANTY.
  521.  
  522.  
  523.  
  524.  
  525.  
  526.                              DISTRIBUTION
  527.                              ____________
  528.  
  529.    You may make this file available for downloading from your BBS or you may
  530.    upload it to any BBS of your choice, provided that you do not make any
  531.    changes to the contents of the archive (ZIP file). The archive and its
  532.    individual contents may not be used by any service that charges any money
  533.    whatsoever, without the written permission of the author.
  534.  
  535.  
  536.  
  537.  
  538.  
  539.                              REGISTRATION
  540.                              ____________
  541.  
  542.    Registration and the subsequent insertion of the registration number into
  543.    your configuation file, allows for the display of your BBS name on the
  544.    opening and closing screen as well as the reduction of a delay built into
  545.    the opening screen display along with the ability to change certain values
  546.    in the configuration file.
  547.  
  548.    To register your copy of WHEEL of FORTUNE, please fill out the registration
  549.    form (REGISTER.FRM) and mail it along with the registration fee to
  550.    the name and address on the form or supply a self-addressed stamped 
  551.    envelope for registration number by return mail.t
  552.  
  553.    Be sure to use the proper upper/lower case when filling in your name and
  554.    BBS name, as they MUST match the way you entered them in the configuration
  555.    file.             ^^^^
  556.  
  557.    Based upon information supplied on the registration form, I will pre-
  558.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  559.    up your registration number.
  560.  
  561.  
  562.  
  563.                                  MISC
  564.                                  ____
  565.  
  566.    The latest version of WHEEL of FORTUNE and other fine SUNRISE DOOR programs
  567.    are always available for download from SUNRISE-80 BBS and/or SALTAIR BBS.
  568.  
  569.    Remember, should you have any problems, questions or suggestions, be sure
  570.    to drop me a message on either of the aforementioned BBS'.  I am now a 
  571.    PCRelay node (SUNRISE) and can be reached thru the SYSOP, BBSDOORS, 
  572.    PCBhints RIME conferences.
  573.